[INFO] fetching crate muxado 0.5.3...
[INFO] fixing muxado-0.5.3 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate muxado 0.5.3 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate muxado 0.5.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate muxado 0.5.3
[INFO] tweaked toml for crates.io crate muxado 0.5.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate muxado 0.5.3 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate muxado 0.5.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2a7db680a92875679c35a965c1276487ff99cfc39c5d9903416374a6a34693e8
[INFO] running `Command { std: "docker" "start" "2a7db680a92875679c35a965c1276487ff99cfc39c5d9903416374a6a34693e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a7db680a92875679c35a965c1276487ff99cfc39c5d9903416374a6a34693e8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a7db680a92875679c35a965c1276487ff99cfc39c5d9903416374a6a34693e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a7db680a92875679c35a965c1276487ff99cfc39c5d9903416374a6a34693e8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking awaitdrop v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking muxado v0.5.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `muxado`
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/constrained.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |     (clamp; $name:ty, $base:ty, $range:expr) => {
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]    = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 28 |     (clamp; $name:ty, $base:ty, $range:expr_2021) => {
[INFO] [stdout]    |                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/cancellation_test.rs
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/constrained.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     (mask; $name:ty, $base:ty, $range:expr) => {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 44 |     (mask; $name:ty, $base:ty, $range:expr_2021) => {
[INFO] [stdout]    |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/session.rs
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/constrained.rs:59:55
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ($(#[$outer:meta])* $name:ident, $base:ty, $range:expr, $($t:tt),*) => {
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ($(#[$outer:meta])* $name:ident, $base:ty, $range:expr_2021, $($t:tt),*) => {
[INFO] [stdout]    |                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/stream_manager.rs
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/constrained.rs:107:55
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ($(#[$outer:meta])* $name:ident, $base:ty, $range:expr) => {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ($(#[$outer:meta])* $name:ident, $base:ty, $range:expr_2021) => {
[INFO] [stdout]     |                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error[E0433]: cannot find type `StreamExt` in this scope
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/session.rs:296:50
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 match self.io.try_next().await {
[INFO] [stdout]     |                                          -----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |                         self.handle_frame(frame).await?
[INFO] [stdout]     |                         -------------------------^^^^^
[INFO] [stdout]     |                         |                        |
[INFO] [stdout]     |                         |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 297 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/stream_manager.rs:486:25
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/session.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 match self.io.try_next().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                  |
[INFO] [stdout]     |                       |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |                         self.handle_frame(frame).await?
[INFO] [stdout]     |                         ------------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: trait method `into_future` will become ambiguous in Rust 2024
[INFO] [stdout]    --> src/stream_manager.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 |         self.tasks.push(recv.into_future().with_id(id));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `StreamExt::into_future(recv)`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/prelude.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-prelude-collisions` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            486 |         self.tasks.push(StreamExt::into_future(recv).with_id(id));
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/session.rs:429:19
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout]     |                   ^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/session.rs:429:16
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&mut _`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]     |
[INFO] [stdout] 429 -         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout] 429 +         if let Ok(stream) = &mut res {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |                         ^^^^^^^^^ use of undeclared type `StreamExt`
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/stream_manager.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 ref mut last_stream_id,
[INFO] [stdout]     |                 ^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/stream_manager.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |               if let Body::GoAway {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 192 | |                 ref mut last_stream_id,
[INFO] [stdout] 193 | |                 error: _,
[INFO] [stdout] 194 | |                 message: _,
[INFO] [stdout] 195 | |             } = &mut frame.body
[INFO] [stdout]     | |_____________^ this non-reference pattern matches on a reference type `&mut _`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]     |
[INFO] [stdout] 192 -                 ref mut last_stream_id,
[INFO] [stdout] 192 +                 last_stream_id,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/cancellation_test.rs:29:34
[INFO] [stdout]    |
[INFO] [stdout] 29 |         while let Some(stream) = server.accept().await {
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^-----
[INFO] [stdout]    |                                  |               |
[INFO] [stdout]    |                                  |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                                  |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                  |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                                  |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                                  `__awaitee` calls a custom destructor
[INFO] [stdout]    |                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 30 |             streams.push(stream);
[INFO] [stdout] 31 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]   --> src/stream.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[pin_project(project = StreamProj, PinnedDrop)]
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout]    = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]    = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> src/stream.rs:45:37
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[pin_project(project = StreamProj, PinnedDrop)]
[INFO] [stdout]    |                                     ^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            help: a struct with a similar name exists
[INFO] [stderr]                |
[INFO] [stderr]            486 -         self.tasks.push(StreamExt::into_future(recv).with_id(id));
[INFO] [stderr]            486 +         self.tasks.push(Stream::into_future(recv).with_id(id));
[INFO] [stderr]                |
[INFO] [stderr]            help: consider importing one of these traits
[INFO] [stderr]                |
[INFO] [stderr]              1 + use crate::stream_manager::stream::StreamExt;
[INFO] [stderr]                |
[INFO] [stderr]              1 + use futures::StreamExt;
[INFO] [stderr]                |
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/session.rs:296:50
[INFO] [stderr]                |
[INFO] [stderr]            293 |                 match self.io.try_next().await {
[INFO] [stderr]                |                                          -----
[INFO] [stderr]                |                                          |
[INFO] [stderr]                |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                                          `#1` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            296 |                         self.handle_frame(frame).await?
[INFO] [stderr]                |                         -------------------------^^^^^
[INFO] [stderr]                |                         |                        |
[INFO] [stderr]                |                         |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stderr]                |                         |                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]                |                         `__awaitee` calls a custom destructor
[INFO] [stderr]                |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stderr]            297 |                     }
[INFO] [stderr]                |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stderr]                |
[INFO] [stderr]            684 | impl Drop for Bytes {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]                = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/session.rs:293:23
[INFO] [stderr]                |
[INFO] [stderr]            293 |                 match self.io.try_next().await {
[INFO] [stderr]                |                       ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stderr]                |                       |                  |
[INFO] [stderr]                |                       |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                       |                  `#1` will be dropped later as of Edition 2024
[INFO] [stderr]                |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stderr]                |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            296 |                         self.handle_frame(frame).await?
[INFO] [stderr]                |                         ------------------------------
[INFO] [stderr]                |                         |
[INFO] [stderr]                |                         `__awaitee` calls a custom destructor
[INFO] [stderr]                |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            302 |             }
[INFO] [stderr]                |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#2` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stderr]                |
[INFO] [stderr]            684 | impl Drop for Bytes {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stderr]                |
[INFO] [stderr]            684 | impl Drop for Bytes {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]              --> src/cancellation_test.rs:29:34
[INFO] [stderr]               |
[INFO] [stderr]            29 |         while let Some(stream) = server.accept().await {
[INFO] [stderr]               |                                  ^^^^^^^^^^^^^^^^-----
[INFO] [stderr]               |                                  |               |
[INFO] [stderr]               |                                  |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stderr]               |                                  |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]               |                                  |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]               |                                  |               `#1` will be dropped later as of Edition 2024
[INFO] [stderr]               |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stderr]               |                                  up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]               |                                  `__awaitee` calls a custom destructor
[INFO] [stderr]               |                                  `__awaitee` will be dropped later as of Edition 2024
[INFO] [stderr]            30 |             streams.push(stream);
[INFO] [stderr]            31 |         }
[INFO] [stderr]               |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]               |
[INFO] [stderr]            note: `#2` invokes this custom destructor
[INFO] [stderr]              --> src/stream.rs:45:37
[INFO] [stderr]               |
[INFO] [stderr]            45 | #[pin_project(project = StreamProj, PinnedDrop)]
[INFO] [stderr]               |                                     ^^^^^^^^^^
[INFO] [stderr]               = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stderr]               = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]              --> src/stream.rs:45:37
[INFO] [stderr]               |
[INFO] [stderr]            45 | #[pin_project(project = StreamProj, PinnedDrop)]
[INFO] [stderr]               |                                     ^^^^^^^^^^
[INFO] [stderr]               = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]               = warning: this changes meaning in Rust 2024
[INFO] [stderr]               = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error; 3 warnings emitted
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> src/stream.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let frame = if let Some(frame) = ready!(self.as_mut().poll_recv_frame(cx)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^-----------------------------------------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> src/stream.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             } else {
[INFO] [stdout]     |             ^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> src/stream_manager.rs:206:37
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let (id, (item, rest)) = if let Some(i) = ready!(self.as_mut().tasks().poll_next(cx)) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^-------------------------------------------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> src/stream_manager.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         } else {
[INFO] [stdout]     |         ^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `muxado`
[INFO] [stderr]  --> src/session.rs
[INFO] [stderr]  ::: src/stream_manager.rs
[INFO] [stderr]   = cause: error[E0433]: cannot find type `StreamExt` in this scope
[INFO] [stderr]               --> src/stream_manager.rs:486:25
[INFO] [stderr]                |
[INFO] [stderr]            486 |         self.tasks.push(StreamExt::into_future(recv).with_id(id));
[INFO] [stderr]                |                         ^^^^^^^^^ use of undeclared type `StreamExt`
[INFO] [stderr]                |
[INFO] [stderr]            help: a struct with a similar name exists
[INFO] [stderr]                |
[INFO] [stderr]            486 -         self.tasks.push(StreamExt::into_future(recv).with_id(id));
[INFO] [stderr]            486 +         self.tasks.push(Stream::into_future(recv).with_id(id));
[INFO] [stderr]                |
[INFO] [stderr]            help: consider importing one of these traits
[INFO] [stderr]                |
[INFO] [stderr]              1 + use crate::stream_manager::stream::StreamExt;
[INFO] [stderr]                |
[INFO] [stderr]              1 + use futures::StreamExt;
[INFO] [stderr]                |
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/session.rs:296:50
[INFO] [stderr]                |
[INFO] [stderr]            293 |                 match self.io.try_next().await {
[INFO] [stderr]                |                                          -----
[INFO] [stderr]                |                                          |
[INFO] [stderr]                |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                                          `#1` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            296 |                         self.handle_frame(frame).await?
[INFO] [stderr]                |                         -------------------------^^^^^
[INFO] [stderr]                |                         |                        |
[INFO] [stderr]                |                         |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stderr]                |                         |                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]                |                         `__awaitee` calls a custom destructor
[INFO] [stderr]                |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stderr]            297 |                     }
[INFO] [stderr]                |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stderr]                |
[INFO] [stderr]            684 | impl Drop for Bytes {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]                = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/session.rs:293:23
[INFO] [stderr]                |
[INFO] [stderr]            293 |                 match self.io.try_next().await {
[INFO] [stderr]                |                       ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stderr]                |                       |                  |
[INFO] [stderr]                |                       |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |                       |                  `#1` will be dropped later as of Edition 2024
[INFO] [stderr]                |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stderr]                |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            296 |                         self.handle_frame(frame).await?
[INFO] [stderr]                |                         ------------------------------
[INFO] [stderr]                |                         |
[INFO] [stderr]                |                         `__awaitee` calls a custom destructor
[INFO] [stderr]                |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            302 |             }
[INFO] [stderr]                |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]            note: `#2` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stderr]                |
[INFO] [stderr]            684 | impl Drop for Bytes {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]            note: `#1` invokes this custom destructor
[INFO] [stderr]               --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stderr]                |
[INFO] [stderr]            684 | impl Drop for Bytes {
[INFO] [stderr]                | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/constrained.rs:28:40
[INFO] [stdout]    |
[INFO] [stdout] 28 |     (clamp; $name:ty, $base:ty, $range:expr) => {
[INFO] [stdout]    |                                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout]    = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 28 |     (clamp; $name:ty, $base:ty, $range:expr_2021) => {
[INFO] [stdout]    |                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/constrained.rs:44:39
[INFO] [stdout]    |
[INFO] [stdout] 44 |     (mask; $name:ty, $base:ty, $range:expr) => {
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 44 |     (mask; $name:ty, $base:ty, $range:expr_2021) => {
[INFO] [stdout]    |                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]   --> src/constrained.rs:59:55
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ($(#[$outer:meta])* $name:ident, $base:ty, $range:expr, $($t:tt),*) => {
[INFO] [stdout]    |                                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]    |
[INFO] [stdout] 59 |     ($(#[$outer:meta])* $name:ident, $base:ty, $range:expr_2021, $($t:tt),*) => {
[INFO] [stdout]    |                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition
[INFO] [stdout]    --> src/constrained.rs:107:55
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ($(#[$outer:meta])* $name:ident, $base:ty, $range:expr) => {
[INFO] [stdout]     |                                                       ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/macro-fragment-specifiers.html>
[INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier
[INFO] [stdout]     |
[INFO] [stdout] 107 |     ($(#[$outer:meta])* $name:ident, $base:ty, $range:expr_2021) => {
[INFO] [stdout]     |                                                           +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/session.rs:296:50
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 match self.io.try_next().await {
[INFO] [stdout]     |                                          -----
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                          `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |                         self.handle_frame(frame).await?
[INFO] [stdout]     |                         -------------------------^^^^^
[INFO] [stdout]     |                         |                        |
[INFO] [stdout]     |                         |                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 297 |                     }
[INFO] [stdout]     |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/session.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 match self.io.try_next().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                  |
[INFO] [stdout]     |                       |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |                         self.handle_frame(frame).await?
[INFO] [stdout]     |                         ------------------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait method `into_future` will become ambiguous in Rust 2024
[INFO] [stdout]    --> src/stream_manager.rs:486:25
[INFO] [stdout]     |
[INFO] [stdout] 486 |         self.tasks.push(recv.into_future().with_id(id));
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^ help: disambiguate the associated function: `StreamExt::into_future(recv)`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/prelude.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-prelude-collisions` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/session.rs:429:19
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout]     |                   ^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/session.rs:429:16
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&mut _`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]     |
[INFO] [stdout] 429 -         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout] 429 +         if let Ok(stream) = &mut res {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/stream_manager.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 ref mut last_stream_id,
[INFO] [stdout]     |                 ^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/stream_manager.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |               if let Body::GoAway {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 192 | |                 ref mut last_stream_id,
[INFO] [stdout] 193 | |                 error: _,
[INFO] [stdout] 194 | |                 message: _,
[INFO] [stdout] 195 | |             } = &mut frame.body
[INFO] [stdout]     | |_____________^ this non-reference pattern matches on a reference type `&mut _`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]     |
[INFO] [stdout] 192 -                 ref mut last_stream_id,
[INFO] [stdout] 192 +                 last_stream_id,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> src/stream.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |             let frame = if let Some(frame) = ready!(self.as_mut().poll_recv_frame(cx)) {
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^-----------------------------------------
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> src/stream.rs:135:13
[INFO] [stdout]     |
[INFO] [stdout] 135 |             } else {
[INFO] [stdout]     |             ^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> src/stream_manager.rs:206:37
[INFO] [stdout]     |
[INFO] [stdout] 206 |         let (id, (item, rest)) = if let Some(i) = ready!(self.as_mut().tasks().poll_next(cx)) {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^-------------------------------------------
[INFO] [stdout]     |                                                   |
[INFO] [stdout]     |                                                   this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.10.1/src/bytes.rs:684:1
[INFO] [stdout]     |
[INFO] [stdout] 684 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> src/stream_manager.rs:208:9
[INFO] [stdout]     |
[INFO] [stdout] 208 |         } else {
[INFO] [stdout]     |         ^
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/heartbeat.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/client.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/server.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> examples/client.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 42 | /         info!(
[INFO] [stdout] 43 | |             msg = String::from_utf8_lossy(&buf[prev..n]).as_ref(),
[INFO] [stdout]    | |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 44 | |             "got a stream response"
[INFO] [stdout] 45 | |         );
[INFO] [stdout]    | |_________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed examples/server.rs (1 fix)
[INFO] [stderr]    Migrating examples/subscriber.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> examples/server.rs:83:39
[INFO] [stdout]    |
[INFO] [stdout] 82 | / ...                   info!(
[INFO] [stdout] 83 | | ...                       msg = String::from_utf8_lossy(&buf[..n]).as_ref(),
[INFO] [stdout]    | |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 84 | | ...                       "read data from stream"
[INFO] [stdout] 85 | | ...                   );
[INFO] [stdout]    | |_______________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> examples/server.rs:88:39
[INFO] [stdout]    |
[INFO] [stdout] 87 | / ...                   info!(
[INFO] [stdout] 88 | | ...                       msg = String::from_utf8_lossy(&buf[..n]).as_ref(),
[INFO] [stdout]    | |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 89 | | ...                       "echoed data to stream"
[INFO] [stdout] 90 | | ...                   );
[INFO] [stdout]    | |_______________________- borrow later used here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.00s
[INFO] [stderr] crater-edition-check: muxado v0.5.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking muxado v0.5.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/session.rs:429:19
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout]     |                   ^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/session.rs:429:16
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&mut _`
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]     |
[INFO] [stdout] 429 -         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout] 429 +         if let Ok(stream) = &mut res {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/stream_manager.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 ref mut last_stream_id,
[INFO] [stdout]     |                 ^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/stream_manager.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |               if let Body::GoAway {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 192 | |                 ref mut last_stream_id,
[INFO] [stdout] 193 | |                 error: _,
[INFO] [stdout] 194 | |                 message: _,
[INFO] [stdout] 195 | |             } = &mut frame.body
[INFO] [stdout]     | |_____________^ this non-reference pattern matches on a reference type `&mut _`
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]     |
[INFO] [stdout] 192 -                 ref mut last_stream_id,
[INFO] [stdout] 192 +                 last_stream_id,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/session.rs:429:19
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout]     |                   ^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/session.rs:429:16
[INFO] [stdout]     |
[INFO] [stdout] 429 |         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^ this non-reference pattern matches on a reference type `&mut _`
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]     |
[INFO] [stdout] 429 -         if let Ok(ref mut stream) = &mut res {
[INFO] [stdout] 429 +         if let Ok(stream) = &mut res {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `muxado` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/stream_manager.rs:192:17
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 ref mut last_stream_id,
[INFO] [stdout]     |                 ^^^^^^^ explicit `ref` binding modifier not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/stream_manager.rs:191:20
[INFO] [stdout]     |
[INFO] [stdout] 191 |               if let Body::GoAway {
[INFO] [stdout]     |  ____________________^
[INFO] [stdout] 192 | |                 ref mut last_stream_id,
[INFO] [stdout] 193 | |                 error: _,
[INFO] [stdout] 194 | |                 message: _,
[INFO] [stdout] 195 | |             } = &mut frame.body
[INFO] [stdout]     | |_____________^ this non-reference pattern matches on a reference type `&mut _`
[INFO] [stdout] help: remove the unnecessary binding modifier
[INFO] [stdout]     |
[INFO] [stdout] 192 -                 ref mut last_stream_id,
[INFO] [stdout] 192 +                 last_stream_id,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `muxado` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "2a7db680a92875679c35a965c1276487ff99cfc39c5d9903416374a6a34693e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a7db680a92875679c35a965c1276487ff99cfc39c5d9903416374a6a34693e8", kill_on_drop: false }`
[INFO] [stdout] 2a7db680a92875679c35a965c1276487ff99cfc39c5d9903416374a6a34693e8
